Skip to content

Conversation

@KoolADE85
Copy link
Contributor

@KoolADE85 KoolADE85 commented Nov 18, 2025

This PR address feedback on the redesigned dropdowns:

  • Commas in the selected value are now inserted via CSS rather than being hard-coded into the value
  • Enter key now selects/deselects from the dropdown (also applies to dcc.Checklist)
  • Dropdown's popup will no longer exceed viewport height (will override maxHeight)
  • Checkboxes in the popup are now wrapped with a className for easier custom styling.

Fixes #3510

@KoolADE85 KoolADE85 changed the base branch from dev to v4 November 18, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants